Skip to content

hepaces89/httpInvokerServiceExporterRCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpInvokerServiceExporterRCE

The purpose of this project is to understand and demonstrate a proof of concept for CVE-2016-1000027.

CVE-2016-1000027 is a Remote Code Execution Vulnerability caused when the HttpInvokerServiceExporter.readRemoteInvocation method deserializes a malicious Java object.

In this project we will be looking at how the vulnerability works and how to prevent it.

The diagram below outlines how the HttpInvokerServiceExporter and accompanying proxy can be used to allow one JVM to call methods on a Java object in a different JVM via a Http Endpoint.

(FF) stands for Firefox. E.G. when we send a get call to the endpoint.

component diagram

Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages